CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - edge detection

搜索资源列表

  1. Laplacian.edge.detection

    0下载:
  2. 拉普拉斯算子边缘检测设计经典开发资料参考学习不错的文档Laplacian edge detection reference design development information to learn the classic good documentation -Laplacian edge detection reference design development information to learn the classic good documentation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:256074
    • 提供者:a8
  1. ImageProcessSys

    0下载:
  2. 含有了图像处理中一些经典和常用的图像处理算法,如:灰度图像处理,图像增强,图像变换,形态学图像处理。其中灰度图像处理包含三个算法:彩色图转灰度图,灰度图直方图,直方图均衡化;图像增强含有:增加椒盐噪声,中值滤波,sobel算子边缘提取(水平方向和垂直方向一起考虑),laplace算子边缘提取,模糊,锐化;图像变换含有:haar小波变换,RGB转HSV颜色空间。形态学图像处理含腐蚀,膨胀,开操作,闭操作。-Contains some of the classic image processing
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:317661
    • 提供者:孙亚新
  1. SIFT(lowe)

    0下载:
  2. lower的原版关于sift算法的资料,很难找的哦。本文非常详细的介绍了sift算法,并与常用的边缘检测算法作了比较,是学习sift算法的好资料。-lower of the original information on the sift algorithm, it is difficult to find, oh. This very detailed introduction to the sift algorithm, and with commonly used edge detecti
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:490895
    • 提供者:huangxing
  1. Sobel

    0下载:
  2. Sobel Filter in C. Sobel Filter may be used for edge detection application in Image processing applications
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:2134
    • 提供者:Images
  1. edge-detection

    0下载:
  2. 图像边缘检测算法,以达芬奇6437系统实验箱为平台-Image edge detection algorithm to Leonardo da Vinci 6437 system test box as a platform
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2106875
    • 提供者:沈学
  1. Edge-detection 对细胞图片进行边缘检测

    1下载:
  2. 对细胞图片进行边缘检测和标注出每个细胞,并且统计细胞数目-Image edge detection on the cell and label of each cell, and statistics the number of cells
  3. 所属分类:matlab例程

    • 发布日期:2012-10-19
    • 文件大小:3885613
    • 提供者:chaser tang
  1. edge-detection

    0下载:
  2. 在c++builder中编写的边缘检测程序。并且编写了程序对比了边缘检测和边缘增强的不同之处-c++ builder in the edge detection procedure, and comparison of edge detection and edge enhancement of the difference
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:425111
    • 提供者:马宇凡
  1. PrewittEdge

    1下载:
  2. DSP达芬奇平台DM6437图像边缘检测程序(Prewitt边缘算子)。支持摄像头拍摄物体,然后经处理达到边缘检测的目的-DaVinci DM6437 DSP platform edge detection program (Prewitt edge operator). Support the camera shooting the object, and then treated to achieve the purpose of edge detection
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:102443
    • 提供者:Alan
  1. ruzon.tar

    0下载:
  2. 指南针边缘检测算法是当前质量最高的边缘检测方法,比CANNY算子效果还要好。具有边缘定位准确,边连续,完整的特点。程序能够得到每一个像素的边的朝向,有利于做进一步的优化应用,例如图像分割等。具体算法过程可参考斯坦福大学麦克博士发表的论文。主要思路就是以每个像素为中心,像罗盘一样转动边,一直找到两边差异最大的朝向。最后把所有的最优朝向连起来成为边缘。 代码用VC驱动,核心部分用matlab编写-Compass edge detection algorithm is currently the
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:83326
    • 提供者:黄沛杰
  1. EdgeDetection

    0下载:
  2. Program use openCV to demo edge detection (algorithm Gradient).
  3. 所属分类:Algorithm

    • 发布日期:2017-05-19
    • 文件大小:5584635
    • 提供者:Thanh
  1. dft

    0下载:
  2. OpenCV写得一个图像边缘检测的代码,功能很强,能够用于24位真彩图像的边缘的识别-OpenCV write an image edge detection code, function very strong, can be used for 24-bit true color image edge identification
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1812
    • 提供者:quan
  1. edge

    0下载:
  2. Matlab函数edge:边缘检测.输入灰度图像,返回同样大小的二值边缘图像-Matlab function edge: edge detection. Input gray image, return to the same size of the binary edge image
  3. 所属分类:Graph Recognize

    • 发布日期:2016-01-26
    • 文件大小:53298
    • 提供者:zhangwei
  1. deriche

    0下载:
  2. 自己编的deriche边缘检测算子的matlab代码,效果很好。希望搞相关研究的同学可以与我交流。-Own deriche the operator edge detection matlab code, very good. Wish to engage in relevant research exchanges with my students.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:2985
    • 提供者:冯博
  1. matlab-goat

    2下载:
  2. MATLAB遗传算法图像边缘检测和图像分割-MATLAB genetic algorithm image edge detection and image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2016-01-27
    • 文件大小:9845760
    • 提供者:HC
  1. kuopinxinhaojiance

    0下载:
  2. 利用MATLAB对扩频信号进行检测和参数估计,结果表明本方法具有在低信躁比下检测的优势-The use of MATLAB for spread spectrum signal detection and parameter estimation results show that this method is in the low than under the letter impatient edge detection
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1946
    • 提供者:王将
  1. ant_colony_image_edge_detection

    0下载:
  2. 一种蚁群优化的边缘检测算法,可实现!用matlab编写-An ant colony optimization algorithm for edge detection can be realized! Prepared using matlab
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:17989
    • 提供者:jing
  1. EdgeDetection

    0下载:
  2. 边缘检测1.制作一张包括色块、线条的单色背景图片,先对其作低通滤波产生一幅色块和线条边缘模糊的降质图片待处理,采用任意二种边缘检测算法检测待处理图片中的色块和线条的边缘,得到二值化的处理结果图。从结果图中提取色块和线条的边界坐标值,与实际生成原始图像时采用的真实坐标数据作比较,对产生的检测误差作分析。2.拍摄一张包含待检测物体的黑白或者彩色照片,试采用一种边缘检测的算法做待检测物体的自动提取,对生成的结果作分析。-Edge Detection 1. To produce a including
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:661847
    • 提供者:tosh
  1. wavelet-edge-Detection

    0下载:
  2. 小波边缘检测matlab程序,一个小波边缘检测的MATLAB程序.doc文件。-matlab wavelet
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:6355
    • 提供者:esun
  1. ImageProcessingTest

    0下载:
  2. 能实现载入图像,然后对图像进行模糊、锐化、边缘检测等功能。-To achieve loading images, and then on the image blurred, sharpening, edge detection and other functions.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-08
    • 文件大小:2929
    • 提供者:郭龙
  1. Log

    0下载:
  2. VC编程实现 LOG算子的亚像素边缘检测-VC Programming LOG operator sub-pixel edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:181635
    • 提供者:xiaoyang
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com